Package edu.claflin.finder.logic.processor
Contains classes related directly to processing.
-
Interface Summary Interface Description Processable<T,S> Represents an operation that can be carried out on a specific type of data. -
Class Summary Class Description BatchProcessor<T,S> Used to process one or multiple objects.